﻿@charset "utf-8";
/*盒子内容*/
.content {
    width: 1200px;
    margin: 0 auto;
}
/*tit*/
.tit {
    text-align: center;
}
.tit span, .tit em {
    display: block;
}
.tit span {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 30px;
    color: #15408f;
}
.tit em {
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #333;
}
.tit strong {
    color: #2253b0;
}
/*pro*/
.pro {
    padding: 75px 0 25px;
    background: url(../images/probg.jpg) no-repeat center;
    background-size: 100% 100%;
}
.pro .tit span {
    background: url(../images/prott.png) no-repeat center 56%;
}
.pro_box {
    padding-top: 42px;
}
.pro_lf {
    float: left;
    width: 230px;
    background: url(../images/prolbg.jpg) no-repeat center top;
}
.pro_lf h4 a {
    display: block;
    height: 70px;
    line-height: 70px;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    text-align: center;
}
.pro_lf h5 {
    background-color: #d9d9d9;
    position: relative;
    padding-left: 44px;
}
.pro_lf h5 a {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #333;
    background: url(../images/proa0.png) no-repeat 80% center;
}
.pro_lf h5::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 45px;
    background-color: rgba(0,0,0,0.1);
    top: 0;
    left: 0;
    z-index: 1;
}
.pro_lf p {
    height: 49px;
    background-color: rgba(243,243,243,0.4);
    border-bottom: 1px solid #ddddde;
    margin-left: 6px;
    position: relative;
    padding-left: 23px;
}
.pro_lf p.br0 {
    border-bottom: 0;
    height: 53px;
}
.pro_lf p::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 53px;
    background-color: rgba(0,0,0,0.1);
    top: 0;
    left: -6px;
    z-index: 1;
}
.pro_lf p.br0::before {
    height: 53px;
}
.pro_lf p a {
    float: left;
    width: 200px;
}
.pro_lf p.pro_p2 a, .pro_lf p.pro_p3 a {
    width: 100%;
}
.pro_lf p.pro_p3 {
    height: 50px;
    border-bottom: 0;
}
.pro_lf p.pro_p3::before {
    height: 50px;
}
.pro_lf p a em {
    display: inline-block;
    height: 49px;
    line-height: 49px;
    font-size: 14px;
    color: #333;
    margin-bottom: -1px;
    border-bottom: 1px solid transparent;
}
.pro_lf p.pro_p1:hover::before, .pro_lf p.pro_p2:hover::before {
    background-color: #2253b0;
}
.pro_lf p.pro_p1 a:hover em, .pro_lf p.pro_p2 a:hover em {
    border-bottom: 1px solid #2253b0;
}
.pro_tel {
    padding: 62px 0 26px;
    background: url(../images/proa1.png) no-repeat center 30px
}
.pro_tel em, .pro_tel span {
    display: block;
    text-align: center;
    color: #fff;
}
.pro_tel em {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}
.pro_tel span {
    height: 30px;
    line-height: 30px;
    font-family: "Arial";
    font-size: 26px;
}
.pro_rt {
    float: right;
    width: 955px;
}
.pro_dx {
    position: relative;
}
.pro_tab {
    position: absolute;
    width: 240px;
    background-color: #fff;
    top: 1px;
    right: 0;
}
.pro_tab li {
    height: 95px;
    margin-bottom: 2px;
}
.pro_tab li.pli01 {
    background: url(../images/pror1.jpg) no-repeat center;
}
.pro_tab li.pli02 {
    background: url(../images/pror2.jpg) no-repeat center;
}
.pro_tab li.pli03 {
    background: url(../images/pror3.jpg) no-repeat center;
}
.pro_tab li.pli04 {
    background: url(../images/pror4.jpg) no-repeat center;
    margin-bottom: 0;
}
.pro_tab li a {
    display: block;
    height: 95px;
    line-height: 95px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    padding-left: 120px;
}
.pro_tab li a.lia01 {
    background: url(../images/proi1.png) no-repeat 66px center;
}
.pro_tab li a.lia02 {
    background: url(../images/proi2.png) no-repeat 66px center;
}
.pro_tab li a.lia03 {
    background: url(../images/proi3.png) no-repeat 66px center;
}
.pro_tab li a.lia04 {
    background: url(../images/proi4.png) no-repeat 66px center;
}
.pro_tab li.cur a {
    color: #cc373b;
}
.pro_tab li.cur a.lia01 {
    background: url(../images/proi01.png) no-repeat 66px center;
}
.pro_tab li.cur a.lia02 {
    background: url(../images/proi02.png) no-repeat 66px center;
}
.pro_tab li.cur a.lia03 {
    background: url(../images/proi03.png) no-repeat 66px center;
}
.pro_tab li.cur a.lia04 {
    background: url(../images/proi04.png) no-repeat 66px center;
}
.pro_list {
    height: 388px;
    position: relative;
}
.pro_list img {
    width: 955px;
    height: 388px;
}
.pro_list em {
    position: absolute;
    bottom: 0;
    right: 240px;
}
.pro_list em a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    padding: 0 15px;
    background-color: rgba(255,255,255,0.7);
}
.pro_pic li {
    float: left;
    width: 310px;
    height: 233px;
    position: relative;
    padding-top: 12px;
    margin-left: 8px;
}
.pro_pic li.ml0 {
    margin-left: 0;
}
.pro_pic li img {
    width: 310px;
    height: 233px;
}
.pro_pic li p {
    position: absolute;
    width: 290px;
    background: rgba(34,83,176,0.6);
    padding: 0 10px 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.pro_pic li p em {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.pro_pic li p span {
    display: none;
    width: 204px;
    height: 30px;
    margin: 0 auto;
    padding: 5px 0 15px;
}
.pro_pic li p span a {
    float: left;
    width: 90px;
    height: 28px;
    border: 1px solid #fff;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 0 5px;
    border-radius: 20px;
}
.pro_pic li p span a.bga {
    background-color: #fff;
    color: #333;
}
.pro_pic li:hover p {
    background: url(../images/propbg.png) repeat center;
}
.pro_pic li:hover p em {
    text-align: center;
    color: #fff;
    padding: 5px 10px 0;
}
.pro_pic li:hover p span {
    display: block;
}
/*zhi_chi*/
.zhi_chi {
    height: 375px;
    background: url(../images/zcbg.jpg) no-repeat center;
}
.zhi_chi .content {
    position: relative;
}
.zc_hza {
    float: left;
    padding-top: 115px;
    width: 370px;
}
.zc_hza h2 span, .zc_hza h2 em, .zc_hza h2 strong {
    display: block;
    font-weight: bold;
}
.zc_hza h2 span {
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    color: #fff;
}
.zc_hza h2 em {
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    color: #2253b0;
    padding-top: 5px;
}
.zc_hza h2 strong {
    width: 30px;
    height: 3px;
    background-color: #fff;
    margin-top: 15px;
}
.zc_tel {
    padding-top: 35px;
}
.zc_tel p {
    display: inline-block;
    padding-left: 37px;
    background: url(../images/proa1.png) no-repeat left center;
}
.zc_tel p em, .zc_tel p span {
    display: block;
    color: #fff;
}
.zc_tel p em {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}
.zc_tel p span {
    height: 36px;
    line-height: 36px;
    font-family: "Arial";
    font-size: 30px;
}
.zc_tel a {
    float: right;
    width: 120px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #333;
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    margin-top: 7px;
}
.zc_tel a:hover {
    animation: shake 1s linear;
    -webkit-animation: shake 1s linear;
    -moz-animation: shake 1s linear;
    -o-animation: shake 1s linear;
}
.zc_ul {
    float: right;
    width: 138px;
    padding-top: 55px;
}
.zc_ul li {
    height: 79px;
    background: url(../images/zcb1.jpg) repeat-x center;
}
.zc_ul li em, .zc_ul li strong, .zc_ul li span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.zc_ul li em {
    height: 79px;
    line-height: 79px;
}
.zc_ul li strong, .zc_ul li span {
    height: 28px;
    line-height: 28px;
}
.zc_ul li strong {
    padding-top: 10px;
}
.zc_hzb {
    float: right;
    padding: 87px 50px 0 0;
}
.zc_hzb p {
    height: 56px;
    border-bottom: 1px solid #872426;
    line-height: 56px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    position: relative;
    padding-left: 30px;
}
.zc_hzb p::before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 100%;
    border: 3px solid #dc7577;
    background-color: #fff;
    left: 0;
    top: 23px;
}
.zc_hzb a {
    display: block;
    width: 108px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #333;
    background: #fff url(../images/zca1.png) no-repeat 15px center;
    border-radius: 20px;
    margin-top: 20px;
    padding-left: 42px;
}
.zc_pic {
    position: absolute;
    width: 273px;
    height: 375px;
    top: 0;
    left: 326px;
}
.zc_pic img {
    width: 273px;
    height: 375px;
}
/*plan*/
.plan {
    padding: 52px 0 144px;
}
.plan .tit span {
    background: url(../images/plantt.png) no-repeat center 56%;
}
.plan_box {
    height: 404px;
    box-shadow: 5px 5px 8px #f3f3f3, -5px -5px 8px #f3f3f3;
    margin-top: 35px;
    position: relative;
}
.plan_dx {
    position: absolute;
    width: 1180px;
    padding: 20px 20px 0 0;
    left: 0;
    top: 0;
    z-index: 1;
}
.plan_dx p {
    position: absolute;
    width: 210px;
    height: 50px;
    left: 26px;
    bottom: 183px;
}
.plan_lf {
    float: left;
    width: 236px;
    position: relative;
}
.plan_ul {
    padding: 45px 0 110px 26px;
}
.plan_ul li {
    height: 50px;
    padding-bottom: 25px;
}
.plan_ul li a, .plan_dx p a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #333;
    padding-left: 52px;
    background: #fff url(../images/plana1.png) no-repeat 9px center;
}
.plan_ul li.cur a, .plan_dx p:hover a {
    background: #15408f url(../images/plana2.png) no-repeat 9px center;
    color: #fff;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.plan_logo {
    width: 220px;
    height: 79px;
    padding: 22px 0;
}
.plan_logo img {
    width: 220px;
    height: 79px;
}
.plan_pic {
    float: right;
    width: 900px;
}
.plan_pic li {
    height: 506px;
    overflow: hidden;
}
.plan_pic li img {
    width: 900px;
    height: 506px;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -mos-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
}
.plan_pic li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
/*gon*/
.gon {
    padding: 60px 0 46px;
    background: url(../images/gonbg.jpg) repeat-x center top;
}
.gon .tit span {
    background: url(../images/gontt.png) no-repeat center 56%;
}
.gon_ul {
    padding-top: 44px;
}
.gon_ul li {
    float: left;
    width: 200px;
    height: 420px;
    padding: 62px 20px 0;
}
.gon_ul li.gli1 {
    background: url(../images/gonft1.png) no-repeat 136px 42px;
}
.gon_ul li.gli2 {
    background: url(../images/gonft2.png) no-repeat 136px 42px;
}
.gon_ul li.gli3 {
    background: url(../images/gonft3.png) no-repeat 136px 42px;
}
.gon_ul li.gli4 {
    background: url(../images/gonft4.png) no-repeat 136px 42px;
}
.gon_ul li.gli5 {
    background: url(../images/gonft5.png) no-repeat 136px 42px;
}
.gon_ul li h4 {
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    font-size: 24px;
    color: #15408f;
    padding-bottom: 45px;
}
.gon_ul li p {
    color: #333;
    border-bottom: 1px solid #e9e9e9;
    padding: 10px 0;
}
.gon_ul li p em {
    display: block;
    line-height: 28px;
    font-size: 14px;
    color: #333;
}
.gon_ul li.gli1:hover {
    background: #2253b0 url(../images/gonft01.png) no-repeat 136px 42px;
}
.gon_ul li.gli2:hover {
    background: #2253b0 url(../images/gonft02.png) no-repeat 136px 42px;
}
.gon_ul li.gli3:hover {
    background: #2253b0 url(../images/gonft03.png) no-repeat 136px 42px;
}
.gon_ul li.gli4:hover {
    background: #2253b0 url(../images/gonft04.png) no-repeat 136px 42px;
}
.gon_ul li.gli5:hover {
    background: #2253b0 url(../images/gonft05.png) no-repeat 136px 42px;
}
.gon_ul li:hover h4, .gon_ul li:hover em {
    color: #fff;
}
.gon_ul li:hover p {
    border-bottom: 1px solid #062d75;
}
.gon_ul li p.br0, .gon_ul li:hover p.br0 {
    border-bottom: 0;
}
/*case*/
.case {
    padding: 35px 0 80px;
    background: url(../images/fwbg.jpg) no-repeat center top;
    overflow-x: hidden;
}
.case_hz {
    background-color: #fff;
    padding: 46px 0 22px;
    box-shadow: 5px 5px 8px #eee, -5px -5px 8px #eee;
}
.case .tit span {
    background: url(../images/fwtt.png) no-repeat center 56%;
}
.case_box {
    padding-top: 45px;
}
.case_lf {
    float: left;
    width: 270px;
    padding: 0 15px;
    position: relative;
}
.case_lf p {
    position: absolute;
    width: 130px;
    right: 15px;
    bottom: 33px;
}
.case_size {
    padding-top: 48px;
}
.case_size li {
    float: left;
    width: 130px;
    padding-bottom: 33px;
}
.case_size li.fli02, .case_size li.fli04 {
    margin-left: 10px;
}
.case_size li a, .case_lf p a {
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #333;
    border: 1px solid #e8e8e8;
}
.case_size li.fli01 a, .case_size li.fli03 a, .case_size li.fli05 a {
    padding-left: 52px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
.case_size li.fli02 a, .case_size li.fli04 a, .case_lf p a {
    padding-left: 20px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.case_size li a.fwa01 {
    background: url(../images/casea1.png) no-repeat 10% center;
}
.case_size li a.fwa03 {
    background: url(../images/casea3.png) no-repeat 10% center;
}
.case_size li a.fwa05 {
    background: url(../images/casea5.png) no-repeat 10% center;
}
.case_size li a.fwa02 {
    background: url(../images/casea2.png) no-repeat 90% center;
}
.case_size li a.fwa04 {
    background: url(../images/casea4.png) no-repeat 90% center;
}
.case_lf p a {
    background: url(../images/casea6.png) no-repeat 90% center;
}
.case_size li.cur a {
    color: #fff;
    border: 1px solid #15408f;
}
.case_size li.cur a.fwa01 {
    background: #15408f url(../images/casea01.png) no-repeat 10% center;
}
.case_size li.cur a.fwa03 {
    background: #15408f url(../images/casea03.png) no-repeat 10% center;
}
.case_size li.cur a.fwa05 {
    background: #15408f url(../images/casea05.png) no-repeat 10% center;
}
.case_size li.cur a.fwa02 {
    background: #15408f url(../images/casea02.png) no-repeat 90% center;
}
.case_size li.cur a.fwa04 {
    background: #15408f url(../images/casea04.png) no-repeat 90% center;
}
.case_lf p:hover a {
    background: #15408f url(../images/casea06.png) no-repeat 90% center;
    color: #fff;
    border: 1px solid #15408f;
}
.case_rt {
    float: right;
    width: 900px;
    position: relative;
}
.case_ul li {
    height: 494px;
    position: relative;
}
.case_ul li img {
    width: 880px;
    height: 494px;
}
.case_txt {
    position: absolute;
    width: 290px;
    padding: 45px 25px 25px;
    background: url(../images/fwb.png) repeat center;
    right: 0;
    top: 110px;
    z-index: 1;
}
.case_txt h4 a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}
.case_txt p {
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    padding: 15px 0 20px;
}
.case_more a {
    display: block;
    width: 55px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.case_prev, .case_next {
    position: absolute;
    width: 118px;
    height: 54px;
    bottom: 54px;
    cursor: pointer;
}
.case_prev {
    background: #15408f url(../images/casebt1.png) no-repeat center;
    left: -118px;
}
.case_next {
    background: #2253b0 url(../images/casebt2.png) no-repeat center;
    left: 0;
}
.kh_list {
    padding-top: 50px;
    position: relative;
}
.kh_ul {
    padding: 8px 0 !important;
}
.kh_ul li {
    float: left;
    width: 224px;
    height: 126px;
    margin: 0 8px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 5px 5px 8px #f1f1f1, -5px -5px 8px #f1f1f1;
}
.kh_ul li img {
    width: 224px;
    height: 126px;
}
.kh_prev, .kh_next {
    position: absolute;
    width: 53px;
    height: 53px;
    bottom: 37px;
    cursor: pointer;
}
.kh_prev {
    background: url(../images/khbt1.png) no-repeat center;
    left: -60px;
}
.kh_next {
    background: url(../images/khbt2.png) no-repeat center;
    right: -60px;
}
/*xad*/
.xad {
    height: 180px;
    background: url(../images/xadbg.jpg) no-repeat center;
}
.xad_lf {
    float: left;
    width: 478px;
    height: 101px;
    padding-left: 86px;
    background: url(../images/xada.png) no-repeat center;
    margin-top: 40px;
}
.xad_lf p {
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    padding: 10px 0 5px;
}
.xad_lf span, .xad_lf em {
    display: block;
    color: #2253b0;
}
.xad_lf span {
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    font-size: 28px;
}
.xad_lf em {
    height: 18px;
    line-height: 18px;
    font-family: "Arial";
    font-size: 14px;
}
.xad_rt {
    float: right;
    width: 355px;
    padding-top: 60px;
}
.xad_rt p {
    display: inline-block;
    padding-left: 37px;
    background: url(../images/proa1.png) no-repeat left center;
}
.xad_rt p em, .xad_rt p span {
    display: block;
    color: #fff;
}
.xad_rt p em {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}
.xad_rt p span {
    height: 36px;
    line-height: 36px;
    font-family: "Arial";
    font-size: 30px;
}
.xad_rt a {
    float: right;
    width: 120px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #333;
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    margin-top: 7px;
}
.xad_rt a:hover {
    animation: shake 1s linear;
    -webkit-animation: shake 1s linear;
    -moz-animation: shake 1s linear;
    -o-animation: shake 1s linear;
}
/*new*/
.news_bg {
    padding: 65px 0 20px;
    background: url(../images/newbg.jpg) no-repeat center top;
}
.news .tit span {
    background: url(../images/newtt.png) no-repeat center 56%;
}
.news .tit em {
    text-transform: uppercase;
}
.new_box {
    background-color: #fff;
    margin-top: 45px;
    box-shadow: 5px 5px 8px #eee, -5px -5px 8px #eee;
}
.news h4 {
    height: 80px;
    background: #f2f2f2;
    font-weight: normal;
}
.news h4 b {
    float: left;
    width: 160px;
    height: 62px;
    background: #15408f;
    padding: 18px 0 0 30px;
    font-size: 20px;
}
.news h4 b a {
    color: #fff;
}
.news h4 b i {
    display: block;
    font-size: 14px;
    font-weight: normal;
    font-family: "Arial";
    padding-top: 5px;
}
.news h4>a {
    float: right;
    width: 102px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: #bbb;
}
.new_lf {
    float: left;
    width: 585px;
}
.new_lf h5 {
    height: 55px;
    line-height: 55px;
    border-top: 1px solid #ececec;
    font-weight: normal;
}
.new_lf h5 i {
    float: left;
    width: 115px;
    padding-left: 45px;
    font-size: 16px;
    color: #484848;
}
.new_lf h5 a {
    float: left;
    width: 425px;
    color: #333;
    font-size: 14px;
}
.new_lf h5.cur {
    height: 26px;
    line-height: 26px;
    padding-top: 14px;
}
.new_lf h5.cur i {
    font-size: 26px;
}
.new_lf h5.cur a {
    font-weight: bold;
}
.new_lf p {
    height: 70px;
}
.new_lf p i {
    float: left;
    width: 105px;
    padding-left: 55px;
    font-size: 18px;
    color: #484848;
    line-height: 32px;
}
.new_lf p span {
    float: left;
    width: 395px;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    padding-top: 5px;
}
.new_rt {
    float: right;
    width: 586px;
}
.new_rt dl dt {
    margin-bottom: 40px;
    height: 170px;
}
.new_rt dl dt img {
    float: left;
    width: 340px;
    height: 170px;
}
.new_rt dl dt span {
    float: left;
    width: 245px;
    height: 169px;
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f2f2f2;
    font-size: 18px;
    text-align: center;
    color: #484848;
}
.new_rt dl dt span i {
    display: block;
    width: 150px;
    height: 60px;
    line-height: 60px;
    font-size: 48px;
    padding-top: 34px;
    border-bottom: 1px solid #e4e4e4;
    margin: 0 auto 8px;
}
.new_rt dl dd b {
    display: block;
    font-size: 14px;
    margin-bottom: 12px;
    line-height: 14px;
}
.new_rt dl dd p {
    font-size: 14px;
    color: #333;
    line-height: 26px;
    width: 560px;
}
.wd {
    padding: 70px 0 30px;
    height: 200px;
    background-color: #fff;
}
.wd h5 {
    float: left;
    width: 150px;
    height: 158px;
    font-size: 18px;
    padding: 42px 0 0 24px;
    background-color: #15408f;
}
.wd h5 span, .wd h5 i, .wd h5 em {
    display: block;
    color: #fff;
    font-weight: bold;
}
.wd h5 i {
    padding-top: 10px;
    font-size: 16px;
}
.wd h5 em {
    width: 34px;
    padding-top: 30px;
}
.wd h5 em a {
    display: block;
    height: 11px;
    background: url(../images/newjt4.png) no-repeat center;
}
.wd ul {
    float: right;
    width: 975px;
    height: 200px;
}
.wd ul li {
    float: left;
    width: 265px;
    margin-right: 60px;
}
.wd ul li.mr0 {
    margin-right: 0;
}
.wd ul li b {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    padding-top: 23px;
    background: url(../images/newa.jpg) no-repeat;
}
.wd ul li p {
    padding-top: 40px;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    background: url(../images/newq.jpg) no-repeat;
}
.wd ul li>a {
    display: block;
    font-size: 12px;
    color: #484848;
    width: 90px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    border: 1px solid #d2d2d2;
    margin-top: 16px;
}
/*abo*/
.abo {
    padding: 50px 0 40px;
    background: url(../images/abobg.jpg) no-repeat center top;
}
.abo .tit span {
    background: url(../images/abott.png) no-repeat center 56%;
}
.abo_pic {
    padding-top: 60px;
    height: 484px;
    position: relative;
}
.abo_pic img {
    width: 1200px;
    height: 484px;
}
.abo_txt {
    position: absolute;
    width: 860px;
    left: 220px;
    bottom: 45px;
    color: #fff;
	top:100px;
}
.abo_txt h4 {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
.abo_txt p {
    line-height: 28px;
    font-size: 14px;
    padding-top: 10px;
}
.abo_ft {
    padding-top: 60px;
    border-bottom: 1px solid #d8dfec;
}
.abo_ft p {
    float: left;
    padding: 0 22px;
    background: url(../images/abox.jpg) no-repeat left top;
}
.abo_ft p span {
    display: inline-block;
    height: 85px;
}
.abo_ft p i {
    float: left;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-family: "Arial";
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #15408f;
    border: 4px solid #dce3ee;
    border-radius: 100%;
}
.abo_ft p em {
    float: left;
    margin-left: 8px;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    padding-top: 3px;
}
.abo_ft p strong {
    font-weight: bold;
    font-size: 16px;
    color: #15408f;
}
.abo_ft p.dap1 {
    width: 240px;
    padding-left: 0;
    background: none;
}
.abo_ft p.dap1 em {
    width: 200px;
}
.abo_ft p.dap2 {
    width: 295px;
}
.abo_ft p.dap2 em {
    width: 255px;
}
.abo_ft p.dap3 {
    width: 575px;
    padding-right: 0;
}
.abo_ft p.dap3 em {
    width: 240px;
}
.abo_ft p.dap3 em.long {
    width: 535px;
}
.abo_ft p span:hover i {
    background-color: #2253b0;
    border: 4px solid #f7e1e2;
}
.abo_ft p span:hover strong {
    color: #2253b0;
}
/*hon*/
.hon {
    height: 280px;
    background: url(../images/honbg.jpg) no-repeat center;
}
.hon_size {
    float: left;
    width: 138px;
}
.hon_size li a {
    display: block;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: url(../images/honb1.jpg) repeat-x center;
}
.hon_size li.cur a {
    background: url(../images/honb2.jpg) repeat-x center;
}
.hon_dx {
    float: right;
    width: 1040px;
    padding-top: 50px;
}
.hon_ul li {
    float: left;
    width: 243px;
    margin-left: 16px;
}
.hon_ul li a {
    display: block;
    width: 223px;
    height: 163px;
    padding: 10px;
    background: url(../images/hona.jpg) no-repeat center;
}
.hon_ul li a img {
    display: block;
    width: 220px;
    height: 160px;
    border: 1px solid #fff;
}

/**/
